home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 127 / PC Guia 127.iso / Software / Produtividade / OpenOffice.org 2.0.1 / openofficeorg4.cab / idle.bat < prev    next >
DOS Batch File  |  2005-11-19  |  127b  |  4 lines

  1. @echo off
  2. rem Working IDLE bat for Windows - uses start instead of absolute pathname
  3. start idle.pyw %1 %2 %3 %4 %5 %6 %7 %8 %9
  4.